home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!uunet!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!concert!sas!mozart.unx.sas.com!wonka.unx.sas.com!sassek
- From: sassek@wonka.unx.sas.com (Steve Krueger)
- Subject: Re: SASC 6.51 CPR question
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <CKnJ1F.KyG@unx.sas.com>
- Date: Thu, 3 Feb 1994 14:03:14 GMT
- References: <2ipe8p$m9d@courier.urbana.mcd.mot.com>
- Nntp-Posting-Host: wonka.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 12
-
- In article <2ipe8p$m9d@courier.urbana.mcd.mot.com> qbarnes@urbana.mcd.mot.com (Quentin Barnes) writes:
- >Is there a way to get CPR to continue executing until the current
- >function returns?
- >
- >Sometimes I'll single-step along and enter a function (sometimes
- >intentionally, sometimes not) and then I want it to continue
- >execution until it returns back to the caller.
-
-
- Use the GO RETURN command or just g r for short.
-
- sk
-